home *** CD-ROM | disk | FTP | other *** search
- Path: newsfeed.direct.ca!usenet
- From: etoivane@direct.ca (Ed Toivanen)
- Newsgroups: comp.lang.c
- Subject: Re: C instead of C++ for windows programming?
- Date: 17 Feb 1996 17:14:51 GMT
- Organization: Your Organization
- Message-ID: <4g52eb$ejf@aphex.direct.ca>
- References: <DMKt1y.KK8@tigger.jvnc.net>
- NNTP-Posting-Host: 204.174.243.117
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=ISO-8859-1
- X-Newsreader: WinVN 0.99.6
-
- In article <DMKt1y.KK8@tigger.jvnc.net>, marmor@sphere.jvnc.net¡ says...
- >
- >Can windows programs be written in C rather than C++?
-
- Can it ever. I learned some windows programming from Charles Calvert's "Learn
- Windows Programming in 21 Days". It took me a lot longer than 21 days though,
- I can tell you that! The author recommends learning the windows API in C
- first, just so that one can get a feel for what is happening, then program
- using the MFC or OWL in C++ later.
-
- Enjoy!
- Ed
-
-